This port denotes a connection point for a control flow. An input port denotes control into a box, an output denotes flow out of a box.
0
119
This link denotes flow of control between two “control connector” ports. Control flow may fan-in but may not fan-out.
0
0
0
0
267
This box represents some processing step that begins when control passes into the “control in” port, and that passes control out of the “control out” port when it completes. In order to make your own specific process box, make a copy of this part and edit the copy.
0
0
0
0
344
This box represents some choice step that begins when control passes into the “control in” port. It passes control out of the “TRUE control out” port if the selection condition is TRUE, otherwise it passes control out of the “FALSE control out” port. In order to make your own specific select box, make a copy of this part and edit the copy.
0
0
0
0
262
This box represents a data input step that begins when control passes into the “control in” port, and that passes control out of the “control out” port when it completes. In order to make your own specific input box, make a copy of this part and edit the copy.
0
0
0
0
264
This box represents a data output step that begins when control passes into the “control in” port, and that passes control out of the “control out” port when it completes. In order to make your own specific output box, make a copy of this part and edit the copy.